home *** CD-ROM | disk | FTP | other *** search
- 0 *** Do *NOT* Localize any string that starts with '***'.
- 1 *** They are comments to be used by localizers to identify sections.
- 2 *** They also mark the beginning of a new 'section' within the String Table.
- 3
- 10 Data Form Wizard
- 15 Data Form Wizard...
- 19 *** Font information for all forms
- 20 Tahoma
- 21 8
- 23 0
- 100 Help
- 101 Cancel
- 102 < &Back
- 103 &Next >
- 104 &Finish
- 105 Get Help on the Data Form Wizard
- 106 Close the Wizard without building anything
- 107 Move Back one Step
- 108 Move to the Next Step
- 109 Build the Data Form with the Data Entered
- 1000 Introduction
- 1001 The Data Form Wizard will help you create a form with _
- 1002 objects bound to a local or remote data source.
- 1003 &Skip this screen in the future.
- 2000 Database Type
- 2001 &Select a database format from the list.
- 2100 Database
- 2101 Click the browse button to select a database file.
- 2102 Database Type:
- 2103 &Database Name:
- 2104 Choose From:
- 2105 &Tables
- 2106 &Queries
- 2107 B&rowse...
- 2108 Binding Type
- 2109 ADO &Data Control
- 2110 AD&O Code
- 2111 &Class
- 2200 Connect Information
- 2201 Provide the connection information.
- 2202 ODBC Connect Data
- 2203 Binding Type
- 2204 &DSN:
- 2205 &UID:
- 2206 &PWD:
- 2207 Data&base:
- 2208 Dri&ver:
- 2209 S&erver:
- 2210 Tables
- 2211 Views
- 2212 Stored Procs
- 2300 Form
- 2301 Select the desired form type and a data binding type to use to access the data.
- 2302 &Form Layout
- 2303 Single Record
- 2304 Grid (Datasheet)
- 2305 Master/Detail
- 2306 MS HFlexGrid
- 2307 MS Chart
- 2400 Record Source
- 2401 Master Record Source
- 2402 Select the record source and fields for the Master section of the Master/Detail form. The Master sections displays one record at a time.
- 2403 Select a record source and then select the fields to appear on the form.
- 2404 &Record Source:
- 2405 &Column to Sort By:
- 2406 &Available Fields:
- 2407 &Selected Fields:
- 2408 Move Field Up in List
- 2409 Move Field Down in List
- 2410 Move the Selected Field to the Right
- 2411 Move All Fields to the Right
- 2412 Move the Selected Field to the Left
- 2413 Move All Fields to the Left
- 2500 Detail Record Source
- 2501 Select a record source for the Detail section of the Master/Detail form, and then select the fields to use.
- 2600 Record Source Relation
- 2601 Select a field from each record source that links the two sources together.
- 2602 &Master
- 2603 &Detail
- 2700 Control Selection
- 2701 Select the desired controls to place on the form.
- 2702 Available Controls
- 2703 &Add Button
- 2704 &Delete Button
- 2705 &Refresh Button
- 2706 &Update Button
- 2707 &Close Button
- 2708 &Show Data Control
- 2709 Select A&ll
- 2710 Cl&ear All
- 2711 &Edit Button
- 3000 Finished!
- 3001 &What name do you want for the form?
- 3002 The Data Form Wizard is finished collecting information.
- \n
- \nPress Finish to create the form.
- 3003 &Save current settings as default
- 5000 Data Form Created
- 5001 The '<TOPIC_TEXT>' Form has been created and added to your project.
- 5002 Don't show this dialog in the future.
- 5003 &OK
- 8000 Password Required
- 8001 &Enter database password:
- 8002 &OK
- 8003 &Cancel
- 10000 Incomplete Data.
- 10001 You must select a format from the list before you can continue.
- 10002 You must select a database before you can continue.
- 10003 You must select a record source before you can continue.
- 10004 You must select some fields before you can continue.
- 10005 You must select a primary link field before you can continue.
- 10006 You must select a secondary link field before you can continue.
- 10007 You must enter a form name before you can continue.
- 10008 ODBC Database Open failed, check connect info.
- 10009 You must select at least one record source type before you can continue.
- 10010 Continue?
- 10011 This wizard cannot be run without a project loaded!
- 10012 No record sources found!
- 10013 The Remote Data Control is not available on this system!
- 10014 Invalid Form Name!
- 10015 You must enter valid connect information before you can continue.
- 10016 Not a valid password.
- 10017 '<TOPIC_TEXT>' already exists!
- 10020 You do not have the proper license to load the Data Form Wizard
- 10021 You must have the Professional or Enterprise edition of Visual Basic Installed!
- 10022 The Data Form Wizard requires a version of Visual Basic 6 or higher.
- 10023 The Data Form Wizard is unable to start one of its sub components.
- 10024 Please run setup to reinstall the Data Form Wizard and all of its dependancies.
- 20000 (None)
- 20001 Add
- 20002 Delete
- 20003 Refresh
- 20004 Update
- 20005 Close
- 20006 &Add
- 20007 &Delete
- 20008 &Refresh
- 20009 &Update
- 20010 &Close
- 20011 Create another Data Form?
- 20012 Edit
- 20013 Cancel
- 20017 &Edit
- 20018 &Cancel
- 20020 This is only needed for multi user apps
- 20021 This is where you would put error handling code
- 20022 If you want to ignore errors, comment out the next line
- 20023 If you want to trap them, add code here to handle them
- 20024 Throw away the error
- 20025 This will synch the grid with the Master recordset
- 20026 This will display the current record position for this recordset
- 20027 This is where you put validation code
- 20028 This event gets called when the following actions occur
- 20029 Bind the text boxes to the data provider
- 20031 Create the grid's recordset
- 20032 Bind the check boxes to the data provider
- 20033 Bind the ole controls to the data provider
- 20034 This is the way to get data into an empty ole control
- 20035 and have it saved back to the table
- 20036 This will resize the grid when the form is resized
- 20037 Add record
- 20038 Edit record
- 20039 View record
- 20040 moved off the end so go back
- 20041 show the current record
- 20042 clear out the fields on the main form
- 20043 move to the new record
- 20044 just set the flag if data is changed
- 20045 it gets reset to false when a new record is displayed
- 20046 only allow return when in edit or add mode
- 20047 throw away the keystrokes if not in add or edit mode
- 20048 reset for valid or error condition
- 20049 check mode
- 21000 Access MDBs (*.mdb)|*.mdb
- 21001 Access Database
- 21002 dBASE DBs (*.dbf)|*.dbf
- 21003 dBASE Database
- 21004 FoxPro DBs (*.dbf)|*.dbf
- 21005 FoxPro Database
- 21006 Paradox DBs (*.db)|*.db
- 21007 Paradox Database
- 22000 need to reset it
- 22001 just set the flag if data is changed
- 22002 it gets reset to false when a new record is displayed
- 22003 store the data in the field
- 22004 reset for valid or error condition
- 22005 ToDo - validation code goes here
- 22006 store the data in the field
- 23000 VB 6 Data Form Wizard
- 23001 Visual Basic 6 Data Form Wizard
-